Welcome![Sign In][Sign Up]
Location:
Search - Mean Filter

Search list

[Documents1

Description: vc代码关于邻域平均法(均值滤波法)的图像平滑-vc code on the neighborhood averaging method (mean filter method) of the image smoothing
Platform: | Size: 72704 | Author: vivian | Hits:

[Special EffectsAve_filt

Description: 用matlab实现的均值滤波函数,可以有3*3,5*5等多种窗口可选-Using matlab to achieve the mean filter function, can have 3* 3,5* 5 and many other window options
Platform: | Size: 3072 | Author: 王站 | Hits:

[Special EffectsDigitalImageProcessing_v1

Description: 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图-This procedure is mainly learning image processing procedures will be used, including: color to gray, segement RGB,, mean filter, median filter, user defined thresholding, otsu, Histogram equalization, Sobel edge detection, Prewitt edge detection, and Edge detection can be the message to paste the image color lines
Platform: | Size: 1389568 | Author: Johnson Huang | Hits:

[Special EffectsBMPImage

Description: 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。-This procedure using MFC realize the gray-scale image processing, functions as follows: geometric transformations: translation, rotation, scaling point treatment: linear transformation, gray stretch, histogram, histogram equalization images can produce 3 Salt and Pepper Noise image smoothing: Mean Filter (3X3), transfinite median filter (3X3) Edge Detection: Edge Detection Operators local law, including the Sobel operator, Prewitt operator, Laplacian Fourier Transform.
Platform: | Size: 51200 | Author: 骆志军 | Hits:

[Special EffectsMean

Description: 利用Mean Filter对图像进行的平滑化处理,同时去处图像中的noise。-Mean Filter using images of the smoothing treatment, at the same time place the image noise.
Platform: | Size: 4787200 | Author: 钱靖 | Hits:

[Special Effectsfm-meilin

Description: 数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理-Digital image data display matrix and its Fourier transform P0302: Two-dimensional discrete cosine transform image compression P0303: gray-scale transformation of the methods used to enhance image contrast P0304: Histogram of homogenization P0305: analog image by Gaussian white noise and Salt and Pepper Noise impact P0306: A two-dimensional median filtering function medfilt2 of interference by salt and pepper noise image filtering P0307: using MATLAB in filter2 function affected by noise interference images mean filter P0308: Image Adaptive Weiner filtering P0309: the use of five kinds of different gradient enhanced image sharpening method P0310: Image of high-pass filtering and mask treatment
Platform: | Size: 120832 | Author: sol | Hits:

[matlab040920108

Description: 均值滤波,加权滤波,中值滤波的MATLAB实例,用于图象及信号的处理-Mean filter, weighted filtering, median filtering of the MATLAB examples for image and signal processing
Platform: | Size: 84992 | Author: 西门 | Hits:

[Special Effectslubo

Description: 自己编写图像平滑算法:均值滤波和中值滤波,设置不同的均值滤波模板,以得到最好的图像输出结果。-I have written the image smoothing algorithm: mean filter and median filter, mean filter set different templates to get the best image output.
Platform: | Size: 1024 | Author: zw | Hits:

[Communication-MobileMean_64

Description: 原创代码,采用VHDL实现的64点均值滤波。实验测试过,效果良好。可轻松修改成任意点数均值滤波。采用了多点滑动运算,减小了输出延时,最大为3个时钟延迟。可用于AD采样后的滤波处理。-Original code, the use of VHDL to achieve the 64 point mean filter. Experiment tested the results were very good. Can be easily modified into arbitrary point mean filter. Use of multi-point sliding computation, reduces the output delay, a maximum of three clock delay. AD sampling can be used to deal with post-filtering.
Platform: | Size: 2048 | Author: M | Hits:

[matlabfilter

Description: 十种软件滤波的方法,包括限幅滤波法、中位值滤波法、算术平均滤波法、递推平均滤波法、中位值平均滤波法等-10 kinds of filtering software, including limiting filtering, median filtering method, arithmetic mean filtering, recursive filtering method the average, median average filtering method such as
Platform: | Size: 2048 | Author: zhuyoujian | Hits:

[Special Effects2

Description: 对图像中干扰信号的滤除 H=fspecial( average ,n) 均值滤波器 -Image signal interference filter H=fspecial( average ,n) Mean Filter
Platform: | Size: 83968 | Author: lkl | Hits:

[Picture Viewerfilter

Description: median filter alpha-trimmed mean filter adaptive,local noise reduction filter
Platform: | Size: 216064 | Author: JiaJie | Hits:

[Picture ViewerMean_Filter

Description: Image processing Mean Filter using Microsoft Visual C Sharp
Platform: | Size: 16384 | Author: Said | Hits:

[matlabfilter

Description: 用自编函数进行均值滤波、中值滤波、高斯滤波,并与matlab自带函数进行比较-own code with function of mean filter, median filter, Gaussian filter
Platform: | Size: 2048 | Author: 王强 | Hits:

[Special Effectsmedianfilter(matlab)

Description: 本程序是对均值滤波方法和中值滤波方法的去噪效果对比的MATLAB程序-This procedure is a mean filter and median filter denoising methods MATLAB procedures contrast effect
Platform: | Size: 1024 | Author: jiali | Hits:

[Otheradaptivefilters

Description: thes source codes implements Adaptive filters. Adaptive mean filter, Contra Harmonic Mean filter, Harmonic Mean Filter, Geometric Mean Filter and Spatial Filtering.
Platform: | Size: 2048 | Author: Gholamreza | Hits:

[Windows Developtestnlm

Description: non local mean filter-non local mean filter
Platform: | Size: 2048 | Author: Mazen | Hits:

[Special EffectsFilter

Description: OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
Platform: | Size: 308224 | Author: 何迪 | Hits:

[matlabnoise-filter

Description: matlab code for to reduce noise on image - median filter, mean filter, maximum filterm, hybrid median filter, etc
Platform: | Size: 4096 | Author: Jiyoung Park | Hits:

[Othermean

Description: lowpass mean filter in image processing
Platform: | Size: 218112 | Author: Beny7 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 47 »

CodeBus www.codebus.net